[INFO] cloning repository https://github.com/ThomasFirmin/tantale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasFirmin/tantale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7651ee11de8ed4769620fe6bcaa44d9b9ed5bb76
[INFO] testing ThomasFirmin/tantale against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasFirmin%2Ftantale" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] finished tweaking git repo https://github.com/ThomasFirmin/tantale
[INFO] tweaked toml for git repo https://github.com/ThomasFirmin/tantale written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThomasFirmin/tantale on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 92 packages to latest Rust 1.91.1 compatible versions
[INFO] [stderr]       Adding bincode v2.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bda6b79dea14aca7c34ffeac957dec5f65ad0d0c66250534b78c4ce7e941f5d2
[INFO] running `Command { std: "docker" "start" "-a" "bda6b79dea14aca7c34ffeac957dec5f65ad0d0c66250534b78c4ce7e941f5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bda6b79dea14aca7c34ffeac957dec5f65ad0d0c66250534b78c4ce7e941f5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda6b79dea14aca7c34ffeac957dec5f65ad0d0c66250534b78c4ce7e941f5d2", kill_on_drop: false }`
[INFO] [stdout] bda6b79dea14aca7c34ffeac957dec5f65ad0d0c66250534b78c4ce7e941f5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bbed102cbf22257c5059e927d55a033bab1c6c38b4d5e367f010180f176a0b2
[INFO] running `Command { std: "docker" "start" "-a" "9bbed102cbf22257c5059e927d55a033bab1c6c38b4d5e367f010180f176a0b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mpi v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling tantale_macros v0.1.1 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling libffi v5.1.0
[INFO] [stderr]    Compiling tantale_core v0.1.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tantale_algos v0.1.1 (/opt/rustwide/workdir/algorithms)
[INFO] [stderr]    Compiling tantale v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.13s
[INFO] running `Command { std: "docker" "inspect" "9bbed102cbf22257c5059e927d55a033bab1c6c38b4d5e367f010180f176a0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bbed102cbf22257c5059e927d55a033bab1c6c38b4d5e367f010180f176a0b2", kill_on_drop: false }`
[INFO] [stdout] 9bbed102cbf22257c5059e927d55a033bab1c6c38b4d5e367f010180f176a0b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 329c6b090e17ca3b5d1b6a0317a813e27a46ded546bf1267e79780d952229d70
[INFO] running `Command { std: "docker" "start" "-a" "329c6b090e17ca3b5d1b6a0317a813e27a46ded546bf1267e79780d952229d70", kill_on_drop: false }`
[INFO] [stderr]    Compiling tantale v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "329c6b090e17ca3b5d1b6a0317a813e27a46ded546bf1267e79780d952229d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "329c6b090e17ca3b5d1b6a0317a813e27a46ded546bf1267e79780d952229d70", kill_on_drop: false }`
[INFO] [stdout] 329c6b090e17ca3b5d1b6a0317a813e27a46ded546bf1267e79780d952229d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be0923a12bd9d9939333951870c1500e0fc60f1d5f350a0d86d84353757ffea1
[INFO] running `Command { std: "docker" "start" "-a" "be0923a12bd9d9939333951870c1500e0fc60f1d5f350a0d86d84353757ffea1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tantale-b84689da29d09c2d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests tantale
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 113) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 223) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 41) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 47) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 67) ... ignored
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 134) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 78) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 65) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 73) ... ok
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 316) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 38) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 351) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 273) ... ignored
[INFO] [stdout] test src/quick_start.md - QuickStart (line 368) ... ignored
[INFO] [stdout] test src/gs_example.md - GSExample (line 8) ... ok
[INFO] [stdout] test src/mo_example.md - MOExample (line 28) ... ok
[INFO] [stdout] test src/rs_example.md - RSExample (line 8) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 45) ... ok
[INFO] [stdout] test src/create_seq_optimizer.md - CreateSequentialOptimizer (line 229) ... ok
[INFO] [stdout] test src/gs_example.md - GSExample (line 42) ... FAILED
[INFO] [stdout] test src/create_batch_optimizer.md - CreateBatchOptimizer (line 155) ... ok
[INFO] [stdout] test src/quick_start.md - QuickStart (line 108) ... FAILED
[INFO] [stdout] test src/quick_start.md - QuickStart (line 187) ... FAILED
[INFO] [stdout] test src/rs_example.md - RSExample (line 44) ... FAILED
[INFO] [stdout] test src/mo_example.md - MOExample (line 123) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/gs_example.md - GSExample (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (83) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f9e20cc8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f9e20cc8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f9e20cc8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a3f9e20cc8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a3f9e2223ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a3f9e2223ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a3f9e2121a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3f9e2121a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a3f9e1ea2df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a3f9e1ea2df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a3f9e2047b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a3f9e204a2b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a3f9e1ea398 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a3f9e1e1c29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a3f9e1eb28d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a3f9e222b7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a3f9e2228f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a3f9e0eb3f1 - <tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder as tantale_core[cd303e54978da17b]::recorder::SeqRecorder<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x5a3f9e0cadd7 - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5a3f9e100bdf - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5a3f9e0605f4 - tantale_core[cd303e54978da17b]::experiment::mono::<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::grid_search::GridSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::sequential::seqevaluator::SeqEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::grid::Grid, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x5a3f9e0bfc20 - doctest_bundle_2024[91a598a9d7469999]::__doctest_14::main
[INFO] [stdout]   22:     0x5a3f9e0bfee6 - doctest_bundle_2024[91a598a9d7469999]::__doctest_14::__main_fn
[INFO] [stdout]   23:     0x5a3f9e03ebe1 - doctest_runner_2024[7c26b78b63720825]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   24:     0x5a3f9e042be6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_14::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5a3f9e03fb24 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   26:     0x5a3f9e0427c3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5a3f9e03de96 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   28:     0x5a3f9e03e3a9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5a3f9e203424 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5a3f9e203424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5a3f9e203424 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a3f9e203424 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a3f9e203424 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5a3f9e203424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a3f9e203424 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a3f9e203424 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a3f9e203424 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5a3f9e03ddd1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   39:     0x5a3f9e042f65 - main
[INFO] [stdout]   40:     0x7eca939cd1ca - <unknown>
[INFO] [stdout]   41:     0x7eca939cd28b - __libc_start_main
[INFO] [stdout]   42:     0x5a3f9e03c365 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - QuickStart (line 108) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (88) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f97d791c8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f97d791c8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f97d791c8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f97d791c8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f97d7a73ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f97d7a73ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x63f97d7971a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63f97d7971a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63f97d76f2df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f97d76f2df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f97d7897b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63f97d789a2b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63f97d76f398 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x63f97d766c29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63f97d77028d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63f97d7a7b7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63f97d7a78f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x63f97d6715e1 - <tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder as tantale_core[cd303e54978da17b]::recorder::BatchRecorder<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x63f97d650a6c - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x63f97d685c9f - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x63f97d5e56b4 - tantale_core[cd303e54978da17b]::experiment::mono::<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x63f97d645c7d - doctest_bundle_2024[91a598a9d7469999]::__doctest_18::main
[INFO] [stdout]   22:     0x63f97d645f46 - doctest_bundle_2024[91a598a9d7469999]::__doctest_18::__main_fn
[INFO] [stdout]   23:     0x63f97d5c3de1 - doctest_runner_2024[7c26b78b63720825]::__doctest_18::TEST::{closure#0}
[INFO] [stdout]   24:     0x63f97d5c7ce6 - <doctest_runner_2024[7c26b78b63720825]::__doctest_18::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x63f97d5c4b24 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   26:     0x63f97d5c77c3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x63f97d5c2e96 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   28:     0x63f97d5c33a9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x63f97d788424 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x63f97d788424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x63f97d788424 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x63f97d788424 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x63f97d788424 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x63f97d788424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x63f97d788424 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x63f97d788424 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63f97d788424 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x63f97d5c2dd1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   39:     0x63f97d5c7f65 - main
[INFO] [stdout]   40:     0x717e2de1d1ca - <unknown>
[INFO] [stdout]   41:     0x717e2de1d28b - __libc_start_main
[INFO] [stdout]   42:     0x63f97d5c1365 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/quick_start.md - QuickStart (line 187) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (87) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8230fdac8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8230fdac8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8230fdac8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8230fdac8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f8230ff03ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8230ff03ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f8230fe01a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f8230fe01a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f8230fb82df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8230fb82df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8230fd27b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f8230fd2a2b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f8230fb8398 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f8230fafc29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f8230fb928d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f8230ff0b7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f8230ff08f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f8230ebafe1 - <tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder as tantale_core[cd303e54978da17b]::recorder::BatchRecorder<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x5f8230ea07f6 - <tantale_core[cd303e54978da17b]::experiment::basics::ThrExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x5f8230eceb1f - <tantale_core[cd303e54978da17b]::experiment::basics::ThrExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x5f8230e2e8f4 - tantale_core[cd303e54978da17b]::experiment::threaded::<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::ThrBatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x5f8230e8f3cd - doctest_bundle_2024[91a598a9d7469999]::__doctest_19::main
[INFO] [stdout]   22:     0x5f8230e8f696 - doctest_bundle_2024[91a598a9d7469999]::__doctest_19::__main_fn
[INFO] [stdout]   23:     0x5f8230e0ce61 - doctest_runner_2024[7c26b78b63720825]::__doctest_19::TEST::{closure#0}
[INFO] [stdout]   24:     0x5f8230e10d26 - <doctest_runner_2024[7c26b78b63720825]::__doctest_19::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5f8230e0db24 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   26:     0x5f8230e107c3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5f8230e0be96 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   28:     0x5f8230e0c3a9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5f8230fd1424 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5f8230fd1424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5f8230fd1424 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5f8230fd1424 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5f8230fd1424 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5f8230fd1424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5f8230fd1424 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5f8230fd1424 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5f8230fd1424 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5f8230e0bdd1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   39:     0x5f8230e10f65 - main
[INFO] [stdout]   40:     0x717452ff01ca - <unknown>
[INFO] [stdout]   41:     0x717452ff028b - __libc_start_main
[INFO] [stdout]   42:     0x5f8230e0a365 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/rs_example.md - RSExample (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (93) panicked at core/src/recorder/csv.rs:1148:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f7a9ddec8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f7a9ddec8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f7a9ddec8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f7a9ddec8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f7a9df43ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f7a9df43ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61f7a9de41a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f7a9de41a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f7a9dbc2df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f7a9dbc2df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f7a9dd67b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f7a9dd6a2b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f7a9dbc398 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f7a9db3c29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f7a9dbd28d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f7a9df4b7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f7a9df48f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f7a9cbf9e1 - <tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder as tantale_core[cd303e54978da17b]::recorder::BatchRecorder<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>>>::init
[INFO] [stdout]   18:     0x61f7a9c9e88c - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>>>::new_with_pool
[INFO] [stdout]   19:     0x61f7a9cd2d5f - <tantale_core[cd303e54978da17b]::experiment::basics::MonoExperiment<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>>>::new
[INFO] [stdout]   20:     0x61f7a9c32774 - tantale_core[cd303e54978da17b]::experiment::mono::<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::random_search::BatchRandomSearch, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample, tantale_core[cd303e54978da17b]::objective::obj::Objective<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main::searchspace::OutExample>, tantale_core[cd303e54978da17b]::experiment::batched::batchevaluator::BatchEvaluator<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo, tantale_algos[f1ccc3644b1b8e16]::random_search::RSInfo, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::BaseSol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::optimizer::opt::EmptyInfo>>>
[INFO] [stdout]   21:     0x61f7a9c93b3d - doctest_bundle_2024[91a598a9d7469999]::__doctest_23::main
[INFO] [stdout]   22:     0x61f7a9c93e06 - doctest_bundle_2024[91a598a9d7469999]::__doctest_23::__main_fn
[INFO] [stdout]   23:     0x61f7a9c10fc1 - doctest_runner_2024[7c26b78b63720825]::__doctest_23::TEST::{closure#0}
[INFO] [stdout]   24:     0x61f7a9c14e26 - <doctest_runner_2024[7c26b78b63720825]::__doctest_23::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x61f7a9c11b24 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   26:     0x61f7a9c147c3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x61f7a9c0fe96 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   28:     0x61f7a9c103a9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x61f7a9dd5424 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61f7a9dd5424 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x61f7a9dd5424 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61f7a9dd5424 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x61f7a9c0fdd1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   39:     0x61f7a9c14f65 - main
[INFO] [stdout]   40:     0x7cfe160da1ca - <unknown>
[INFO] [stdout]   41:     0x7cfe160da28b - __libc_start_main
[INFO] [stdout]   42:     0x61f7a9c0e365 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/mo_example.md - MOExample (line 123) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (79) panicked at core/src/recorder/csv.rs:969:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e43032fec8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e43032fec8a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e43032fec8a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e43032fec8a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e43033143ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e43033143ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e43033041a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e43033041a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e43032dc2df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e43032dc2df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e43032f67b1 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e43032f6a2b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e43032dc398 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e43032d3c29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e43032dd28d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e4303314b7c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e43033148f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e43031dc9a1 - <tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder as tantale_core[cd303e54978da17b]::recorder::SeqRecorder<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>>>::init
[INFO] [stdout]   18:     0x5e43031cb61c - <tantale_core[cd303e54978da17b]::experiment::basics::ThrExperiment<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>, tantale_core[cd303e54978da17b]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::experiment::basics::Pool<tantale_core[cd303e54978da17b]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::solution::id::SId>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>>>::new_with_pool
[INFO] [stdout]   19:     0x5e43031f2a5e - <tantale_core[cd303e54978da17b]::experiment::basics::ThrExperiment<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>, tantale_core[cd303e54978da17b]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::experiment::basics::Pool<tantale_core[cd303e54978da17b]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::solution::id::SId>>> as tantale_core[cd303e54978da17b]::experiment::Runable<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>>>::new
[INFO] [stdout]   20:     0x5e4303152843 - tantale_core[cd303e54978da17b]::experiment::threaded::<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::searchspace::spbase::Sp<tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::nodomain::NoDomain>, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAsha<tantale_algos[f1ccc3644b1b8e16]::utils::mo::NSGA2Selector, tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::computed::Computed<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_core[cd303e54978da17b]::domain::codomain::MultiCodomain<doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>>, tantale_core[cd303e54978da17b]::stop::calls::Calls, tantale_core[cd303e54978da17b]::recorder::csv::CSVRecorder, tantale_core[cd303e54978da17b]::checkpointer::messagepack::MessagePack, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, tantale_core[cd303e54978da17b]::objective::obj::Stepped<alloc[c960326de6de28e6]::sync::Arc<[tantale_core[cd303e54978da17b]::domain::mixed::MixedTypeDom]>, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::MoFidOutEvaluator, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState>, tantale_core[cd303e54978da17b]::experiment::sequential::seqfidevaluator::PoolFidThrSeqEvaluator<tantale_core[cd303e54978da17b]::solution::shape::Lone<tantale_core[cd303e54978da17b]::solution::partial::FidelitySol<tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_core[cd303e54978da17b]::domain::mixed::Mixed, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo>, tantale_core[cd303e54978da17b]::solution::id::SId, tantale_algos[f1ccc3644b1b8e16]::moasha::MoAshaInfo, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::experiment::basics::Pool<tantale_core[cd303e54978da17b]::checkpointer::messagepack::MPFnStateCheckpointer, doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main::searchspace::FnState, tantale_core[cd303e54978da17b]::solution::id::SId>>>
[INFO] [stdout]   21:     0x5e43031b24ab - doctest_bundle_2024[91a598a9d7469999]::__doctest_16::main
[INFO] [stdout]   22:     0x5e43031b27d6 - doctest_bundle_2024[91a598a9d7469999]::__doctest_16::__main_fn
[INFO] [stdout]   23:     0x5e4303130ce1 - doctest_runner_2024[7c26b78b63720825]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   24:     0x5e4303134c66 - <doctest_runner_2024[7c26b78b63720825]::__doctest_16::TEST::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5e4303131b24 - doctest_runner_2024[7c26b78b63720825]::main
[INFO] [stdout]   26:     0x5e43031347c3 - <fn() -> std[ec4e911328de40a6]::process::ExitCode as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x5e430312fe96 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec4e911328de40a6]::process::ExitCode, std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   28:     0x5e43031303a9 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>::{closure#0}
[INFO] [stdout]   29:     0x5e43032f5424 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   30:     0x5e43032f5424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5e43032f5424 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5e43032f5424 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5e43032f5424 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   34:     0x5e43032f5424 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5e43032f5424 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5e43032f5424 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e43032f5424 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   38:     0x5e430312fdd1 - std[ec4e911328de40a6]::rt::lang_start::<std[ec4e911328de40a6]::process::ExitCode>
[INFO] [stdout]   39:     0x5e4303134f65 - main
[INFO] [stdout]   40:     0x729b222891ca - <unknown>
[INFO] [stdout]   41:     0x729b2228928b - __libc_start_main
[INFO] [stdout]   42:     0x5e430312e365 - _start
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/gs_example.md - GSExample (line 42)
[INFO] [stdout]     src/mo_example.md - MOExample (line 123)
[INFO] [stdout]     src/quick_start.md - QuickStart (line 108)
[INFO] [stdout]     src/quick_start.md - QuickStart (line 187)
[INFO] [stdout]     src/rs_example.md - RSExample (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/quick_start.md - QuickStart (line 375) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.89s; merged doctests compilation took 3.75s
[INFO] running `Command { std: "docker" "inspect" "be0923a12bd9d9939333951870c1500e0fc60f1d5f350a0d86d84353757ffea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0923a12bd9d9939333951870c1500e0fc60f1d5f350a0d86d84353757ffea1", kill_on_drop: false }`
[INFO] [stdout] be0923a12bd9d9939333951870c1500e0fc60f1d5f350a0d86d84353757ffea1
